Autogenerated HTML docs for v1.6.5-rc0
diff --git a/git-clone.html b/git-clone.html index bfa5f37..433e475 100644 --- a/git-clone.html +++ b/git-clone.html
@@ -495,6 +495,20 @@ </p> </dd> <dt> +--branch <name> +</dt> +<dt> +-b <name> +</dt> +<dd> +<p> + Instead of pointing the newly created HEAD to the branch pointed + to by the cloned repositoroy's HEAD, point to <name> branch + instead. In a non-bare repository, this is the branch that will + be checked out. +</p> +</dd> +<dt> --upload-pack <upload-pack> </dt> <dt> @@ -756,7 +770,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-09-03 18:11:39 UTC +Last updated 2009-09-08 00:55:00 UTC </div> </div> </body>